Welcome![Sign In][Sign Up]
Location:
Search - can bus microcontroller

Search list

[Other resource12can

Description: 关于高速单片机c8051f040的can总线开发例程,希望对大家有所帮助-c8051f040 on the high-speed microcontroller bus can develop routines, we hope to help
Platform: | Size: 63044 | Author: wangsir | Hits:

[SCM410_can

Description: 单片机C8051F410上实现了CAN总线的数据收发,经测试通过。-C8051F410 microcontroller to achieve a data transceiver CAN bus, after the test.
Platform: | Size: 8192 | Author: 杨飞 | Hits:

[SCMSTM32

Description: 基于STM32单片机将RS232串口采集的数据转换为CAN总线数据输出,程序中以采集电罗经数据为例,包括了电罗经数据的过滤、串口中断处理、CAN中断处理等程序模块。-STM32 microcontroller based data acquisition converts RS232 serial CAN bus data output, a program to collect electronic compass data, for example, includes a filter gyrocompass data, interrupt handling, CAN interrupt processing program modules.
Platform: | Size: 6120448 | Author: 李俊杰 | Hits:

[source in ebookLX-28PIN-CAN

Description: pic18单片机 can总线demo程序 内涵底层驱动- pic18 microcontroller bus demo program can connotations underlying driver
Platform: | Size: 10240 | Author: wuhao | Hits:

[SCMMCU_MCP2510_CAN

Description: 单片机和MCP2510的CAN总线通信模块设计,转载自《单片机与嵌入式系统应用》2007(3)-Microcontroller and MCP2510 CAN bus communication module design, reprinted " Microcontroller and Embedded Systems" 2007 (3)
Platform: | Size: 184320 | Author: rokcy | Hits:

[assembly language001

Description: 该智能小区安防系统运用了AT89C51单片机、四种报警传感器、模数转换ADC0809、CAN总线控制器SJA1000和CAN总线收发器PCA82C250。-The security system of intelligent community using AT89C51 microcontroller, four alarm sensor, analog to digital converter ADC0809 and CAN bus controller SJA1000 and CAN bus transceiver PCA82C250.
Platform: | Size: 184320 | Author: chenguozhen | Hits:

[source in ebook003

Description: 该系统主要是采用AT89C51单片机为主要核心将电能表测得的用电量装换为数字脉冲形式利用CAN总线将数据传到计算机控制中心从而实现控制中心对用电户进行统一抄表和收费。-The system is mainly used AT89C51 microcontroller as the core of the electric energy meter measured the electricity installed for the digital pulse form using CAN bus to transfer data to the computer control center so as to realize the control center to the user of electricity meter reading and charging are unified.
Platform: | Size: 234496 | Author: chenguozhen | Hits:

[ARM-PowerPC-ColdFire-MIPSCAN2Ethernet-W5500-STM32

Description: 采用W5500芯片。一种较新的以太网转CAN总线的解决方案,开发板,CAN转以太网选用意法半导体的Cotex-M3的32位微控制器STMF103C8T6.板载W5500以太网内置协议栈,可实现TCP/IP,UDP,WEB等。内含开发板介绍,原理图和Keil MDK ARM的驱动程序。-Using W5500 chip. A relatively new Ethernet to CAN bus solutions, development boards, CAN-to-Ethernet choice STMicroelectronics Cotex-M3 32-bit microcontroller STMF103C8T6. Onboard W5500 Ethernet built-in protocol stack, enabling TCP/IP, UDP, WEB and the like. Embedded development board reports, schematics and Keil MDK ARM driver.
Platform: | Size: 2217984 | Author: changliang | Hits:

[SCM86.canBus-code

Description: stm32f107vct6单片机can总线收发代码,实现两台设备can总线通信-Stm32f107vct6 microcontroller can bus transceiver code, the realization of two devices can bus communication
Platform: | Size: 4390912 | Author: 肖欢欢 | Hits:

[SCMMCP2515

Description: CAN总线通讯,单片机通过模拟SPI与MCP2515通讯,从而与其他CAN节点通讯,经测试可以用。-CAN bus communication, microcontroller through the simulation of SPI and MCP2515 communications, and other CAN node communication, the test can be used.
Platform: | Size: 71680 | Author: 李景亚 | Hits:

[SCMat90can128_can_test

Description: AT90CAN128 CAN通信,单片机为AT90CAN128,用到的编译器:CVAVR, 外部12M晶振, can波特率1Mhz,can扩展数据帧,通信的id: 1, 本程序等待外部can总线发来一帧数据,再将数据通过can总线发出去.调试工具为CANTEST.- AT90CAN128 CAN communications, microcontroller AT90CAN128, used by the compiler: CVAVR, external 12M crystal, can baud 1Mhz, id can extend data frame communication: 1, the program waits for an external bus can send data to a frame, and then the data issued by the bus can go. debugging tools CANTEST.
Platform: | Size: 57344 | Author: xiaohua | Hits:

[transportation applicationsmain

Description: CAN-SCI通信,主要用于电脑和汽车CAN总线之间的通信,针对于飞思卡尔单片机中的MC9s12DG128系列单片机-CAN- SCI communication, mainly used for CAN bus communication between computers and cars, for in the freescale microcontroller MC9s12DG128 microcontroller series
Platform: | Size: 1024 | Author: dgf | Hits:

[SCMSTM32CAN-Comunication

Description: 本代码给出了使用STM32单片机使用CAN总线进行通信的例程,分别给出了使用两个单片机和使用回环模式下的C语言单片机代码。-The code given using STM32 microcontroller communicate using CAN bus routines, we were given two single-chip microcontroller and use C language code for loopback mode.
Platform: | Size: 7277568 | Author: 小木木 | Hits:

[SCMbootloaderG128v02

Description: 飞思卡尔mc9s12g128单片机bootloader源代码,通过CAN总线通信,可实现对单片机内固件的更新。-Freescale microcontroller mc9s12g128 bootloader source code, through the CAN bus communication can be realized within the microcontroller firmware update.
Platform: | Size: 465920 | Author: Etan Tang | Hits:

[Com Portbasiccan

Description: 采用标准帧的方式实现单片机之间的CAN总线通讯,对于测试和应用很有帮助。-Standard frame of the way to achieve the CAN bus communication between the microcontroller, for the test and application is very helpful.
Platform: | Size: 379904 | Author: ftq | Hits:

[SCMcan_test

Description: 源码为can总线环回测试程序,使用stm32f103c8t6单片机。can接口接入单片机PA11和PA12管脚,串口1(PA2,PA3)打印接收到的数据。源码中使用定时器3计时,每5s发送一次数据,在can中断接收据,在while程序中将接收到的数据打印出来。-Source code for can bus loopback test program using stm32f103c8t6 microcontroller. It can interface to access the microcontroller PA11 and PA12 pin serial port 1 (PA2, PA3) to print the received data. Source code using the timer 3 time, once every 5s to send data, can interrupt reception data, while the program will print out the data received.
Platform: | Size: 457728 | Author: 张佳 | Hits:

[OtherC_CAN_Users_Manual

Description: C8051单片机作为一款集成了多外设的单片机,在开发CAN总线时需要参考此编程手册。-C8051 microcontroller as an integrated multi-chip computer peripherals, in the development of CAN bus need to refer to the programming manual.
Platform: | Size: 181248 | Author: 李芸 | Hits:

[SCMCAN20160816

Description: can总线通讯的C语言程序,单片机为STC89C51-can bus communication C language program, microcontroller STC89C51
Platform: | Size: 9216 | Author: hongyanfei | Hits:

[SCMSTM32CubeMXcan

Description: STM32F429I的单片机can总线通讯(STM32F429I microcontroller can bus communication)
Platform: | Size: 67550208 | Author: 好学者zl | Hits:

[OtherPCANBasic

Description: 采用Labview编写的上位机界面,应用Peak卡通过CAN总线与单片机进行通信。(Written using Labview PC interface, the application of Peak card via the CAN bus to communicate with the microcontroller.)
Platform: | Size: 954368 | Author: LLLZ | Hits:
« 1 2 3 4 5 67 8 9 10 »

CodeBus www.codebus.net